Add selectors for GPX and pdb.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 24 Nov 2002 03:52:22 +0000 (03:52 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 24 Nov 2002 03:52:22 +0000 (03:52 +0000)
gpsbabel/guibabel

index fe11b3db1cdbdfcbbc596286a7f3564ef6cffa16..3370667c3d5ffefc7c837b61aa198c7deb95e3b9 100755 (executable)
@@ -76,6 +76,8 @@ proc fileDialog {w ent operation} {
        {"All files"            *               }
        {"loc files"            {.loc}          }
        {"Waypoint files"       {.wpt}          }
+       {"GPX files"            {.gpx}          }
+       {"Various Palm/OS files" {.pdb}                 }
     }
     global ifile ofile
     if {$operation == "read"} {